Skip to main content

How to map custom user properties

Overview

You can also map the custom user properties configured in Bizagi.

Configuration Steps

1. Customize the mapping options in Azure AD

To do that select the Show advanced options checkbox and click Edit attribute list for Bizagi.

SCIM17

Each custom property must be preceded by the following prefix:

urn:ietf:params:scim:schemas:extension:bizagi:2.0:UserProperties: For example, if a user property is called IdentificationNumber the attribute must be added as follows: urn:ietf:params:scim:schemas:extension:bizagi:2.0:UserProperties:IdentificationNumber

pic

Note:
In custom user property mapping, only basic type properties can be mapped, for example, strings, int, boolean, or date The properties linked to parametric tables or to Multiple types are not supported.

2. Add the mapping

In the attribute mappings section click Add New Mapping.

SCIM25

In the Source Attribute select the Azure AD attribute. In the Target Attribute select the attribute created in the previous step.

SCIM26

It must be displayed in the list of all attributes.

SCIM27